Hello I deployed a contract that inherits the OwnableUpgradeable from open zeppelin upgradeable contracts on the ropsten testnet, I'm trying to call a function from the ropsten etherscan but it returns an error 'Ownable: caller is not the owner' my wallet account is the creator of the contract I don't understand why I cain't interact with the contract, can someone shed some light please? Thanks!
Ok so I verified the transparent proxy and I could interact with the contract but I'm wondering how come the transactions appear on the implementation contract in the internal transactions tab?
The contract I copied doesn't have that behavior can someone explain ?
Deploying ‘Art’
---------------
> transaction hash: 0x5b1de8bf6002de509d7475e55bcdbb97cce73b8b651f1073ea0684c072850a86
> Blocks: 2 Seconds: 4
> contract address: 0xF2d0F081012106fE2fc27eDE1c4311282f3c31Fc
> block number: 10692218
> block timestamp: 1627044625
> account: 0x26C437D224EfED14e6772DD3F67C8b17092332Ac
> balance: 0.984563465973805938
> gas used: 3254335 (0x31a83f)
> gas price: 2.000000004 gwei
> value sent: 0 ETH
> total cost: 0.00650867001301734 ETH
Pausing for 2 confirmations...
------------------------------
> confirmation number: 1 (block: 10692219)
> confirmation number: 2 (block: 10692220)
Deploying ‘ProxyAdmin’
----------------------
> transaction hash: 0x2901d178b1d2efd3efe4eea76f99d50724b631708d023ecb9160deb78cc54b27
> Blocks: 1 Seconds: 28
> contract address: 0x9eA3e2cC6302170D80d98FB65aD85F9Ed95525Ed
> block number: 10692223
> block timestamp: 1627044657
> account: 0x26C437D224EfED14e6772DD3F67C8b17092332Ac
> balance: 0.983595425972353878
> gas used: 484020 (0x762b4)
> gas price: 2.000000003 gwei
> value sent: 0 ETH
> total cost: 0.00096804000145206 ETH
Pausing for 2 confirmations...
------------------------------
> confirmation number: 1 (block: 10692224)
> confirmation number: 3 (block: 10692226)
Deploying ‘TransparentUpgradeableProxy’
---------------------------------------
> transaction hash: 0x2feba9677a0ae5f37c6b468777fc13b692b8c6a00fcf2da6af8256d36a5062be
> Blocks: 2 Seconds: 20
> contract address: 0x7529fFFA40292F593f9D3e34B0b18DfC4d142Ff8
> block number: 10692229
> block timestamp: 1627044706
> account: 0x26C437D224EfED14e6772DD3F67C8b17092332Ac
> balance: 0.980578831967828987
> gas used: 1508297 (0x1703c9)
> gas price: 2.000000003 gwei
> value sent: 0 ETH
> total cost: 0.003016594004524891 ETH
Pausing for 2 confirmations...
------------------------------
> confirmation number: 1 (block: 10692230)
> confirmation number: 2 (block: 10692231)
> Saving migration to chain.
> Saving artifacts
-------------------------------------
> Total cost: 0.010493304018994291 ETH