TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 8 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17520604 | a year ago | | | 0 | 0.00072299543 | |
| 17520599 | a year ago | | | 0 | 0.0017916882 | |
| 16769711 | 2 years ago | | | 0 | 0.0010686082 | |
| 16626556 | 2 years ago | | | 0 | 0.00051133694 | |
| 16619678 | 2 years ago | | | 0 | 0.00071810845 | |
| 16525630 | 2 years ago | | | 0 | 0.00052051672 | |
| 16478439 | 2 years ago | | | 0 | 0.0011442117 | |
| 16477026 | 2 years ago | | | 0 | 0.00086618296 |
ABI
ABI objects
Getter at block 21269200 getTomiPrice() view returns (uint256)
chainlink() view returns (address)
0x0000000000000000000000000000000000000000
isLiveOnChainLink() view returns (bool)
false
isLiveOnCoinGecko() view returns (bool)
false
isLiveOnDex() view returns (bool)
true
owner() view returns (address)
0x14b3ceb0434251a1c9999903c5b6d66647e9518b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
pricePath(uint256) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
changeIsliveOnCoinGecko()
changeIsliveOnDex()
changeIsliveState()
initialize()
renounceOwnership()
requestPriceData()
setChainLink(address _chainlink)
setPriceFeed(address _priceFeed)
setRouter(address _router, address[] _pricePath)
setValue(uint256 _value)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.