AddressRegistry
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AddressRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12571278 | 3 years ago | | | 0 | 0.00057482600 | |
| 12571276 | 3 years ago | | | 0 | 0.00057484500 | |
| 12571242 | 3 years ago | | | 0 | 0.00060508000 | |
| 12571239 | 3 years ago | | | 0 | 0.00054459000 | |
| 11717765 | 4 years ago | | | 0 | 0.0017826000 | |
| 11508240 | 4 years ago | | | 0 | 0.0037045200 | |
| 11485133 | 4 years ago | | | 0 | 0.0035652000 | |
| 11485132 | 4 years ago | | | 0 | 0.0035678400 | |
| 11485131 | 4 years ago | | | 0 | 0.0035624400 | |
| 11474456 | 4 years ago | | | 0 | 0.0017826000 |
ABI
ABI objects
Getter at block 21312381
getAvalanche() view returns (address)
0xc97f6dc665af6b5425a5c28e4d45dc5268d7dc86
getLGE() view returns (address)
0x73c5cb3d2a0b9e0f0af53400a4d39ee0ebd0a2c2
getLodge() view returns (address)
0xab5b634f49b023c9f87d7ab0a591a18ab7b4df5a
getLoyalty() view returns (address)
0xb5215bff55f3bb7d23a71b783f994c754f61c494
getPwdr() view returns (address)
0x35557bda8c1eb81e2924af07ccccb9608e2e4a9b
getPwdrPool() view returns (address)
0xfba9c7a8ea50e825b2f567cac91d8939a071ad48
getSlopes() view returns (address)
0x01f311577706a37f9d8a01619bc15a8adda67f14
getSnowPatrol() view returns (address)
0xa95329747183f2d18bb6fb97c8289080949f41a4
getTreasury() view returns (address)
0x006bb5f199244d78dea4506df81ab987d899b431
getUniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getVault() view returns (address)
0x6f3c728a70c83fcb1aecab759bc335f011ead7da
getWeth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x6969c2a89b1920ae5a62df5f65f83ad0d7676969
Read-only
getAddress(bytes32 _key) view returns (address)
State-modifying
Events renounceOwnership()
setAvalanche(address _address)
setLGE(address _address)
setLodge(address _address)
setLoyalty(address _address)
setPwdr(address _address)
setPwdrPool(address _address)
setSlopes(address _address)
setSnowPatrol(address _address)
setTreasury(address _address)
setUniswapRouter(address _address)
setVault(address _address)
setWeth(address _address)
transferOwnership(address newOwner)
AvalancheUpdated(address indexed newAddress)
LGEUpdated(address indexed newAddress)
LodgeUpdated(address indexed newAddress)
LoyaltyUpdated(address indexed newAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PwdrPoolUpdated(address indexed newAddress)
PwdrUpdated(address indexed newAddress)
SlopesUpdated(address indexed newAddress)
SnowPatrolUpdated(address indexed newAddress)
TreasuryUpdated(address indexed newAddress)
UniswapRouterUpdated(address indexed newAddress)
VaultUpdated(address indexed newAddress)
WethUpdated(address indexed newAddress)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.