GemJoin
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
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 "GemJoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "GemJoin"
ABI
ABI objects
Getter at block 21317181
dec() view returns (uint256)
0
gem() view returns (address)
0x0000000000000000000000000000000000000000
ilk() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
live() view returns (uint256)
0
vat() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
wards(address) view returns (uint256)
State-modifying
Events cage()
deny(address usr)
exit(address usr, uint256 wad)
initialize(address vat_, bytes32 ilk_, address gem_)
join(address usr, uint256 wad)
rely(address usr)
uncage()
Cage()
Deny(address indexed usr)
Exit(address indexed usr, uint256 wad)
Initialized(uint8 version)
Join(address indexed usr, uint256 wad)
Rely(address indexed usr)
UnCage()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.