Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- | |
JOJO | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19522861 | 8 months ago | | | 0 | 0.0014374974 | |
| 19352008 | 9 months ago | | | 0 | 0.0033311661 | |
| 19078504 | 10 months ago | | | 0 | 0.0010101250 | |
| 19077719 | 10 months ago | | | 0 | 0.0010417241 | |
| 19077707 | 10 months ago | | | 0 | 0.0010354366 | |
| 19019409 | a year ago | | | 0 | 0.0018233713 | |
| 18676770 | a year ago | | | 0 | 0.0063814011 | |
| 18291344 | a year ago | | | 0 | 0.00055694247 | |
| 18203973 | a year ago | | | 0 | 0.00079243910 | |
| 18196457 | a year ago | | | 0 | 0.00051412231 |
ABI
ABI objects
Getter at block 21322426
JoJo() view returns (address)
0x9278d95b79297e728ecf6f59dc0a6074c2e6bf5a
owner() view returns (address)
0x06f5d8c1dc523fd6640d2d20d546126a457e8a9f
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events emergencyUnstake(address[] owners, uint256[] tokens)
pause()
renounceOwnership()
stake(uint256[] tokens)
transferOwnership(address newOwner)
unstake(uint256[] tokens, bytes signature)
updateSigner(address _signer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensStaked(uint256[] tokens, address owner, uint256 timeStamp)
TokensUnstaked(uint256[] tokens, address owner, uint256 timeStamp)
constructor(address _JoJo)
This contract contains no fallback and receive objects.
This contract contains no error objects.