Wojack Chain
Verified contract
Active on
Ethereum with 8 txns
Balances ($0.00)
No balances found for "Wojack Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17161518 | 2 years ago | | | 0 | 0.0041244700 | |
| 17161493 | 2 years ago | | | 0 | 0.0026012616 | |
| 17161488 | 2 years ago | | | 0 | 0.0029753166 | |
| 17161481 | 2 years ago | | | 0 | 0.0045167787 | |
| 17161478 | 2 years ago | | | 0 | 0.0028833064 | |
| 17161477 | 2 years ago | | | 0 | 0.0014999139 | |
| 17161475 | 2 years ago | | | 0 | 0.0015205450 | |
| 17161474 | 2 years ago | | | 0 | 0.0028437913 |
ABI
ABI objects
Getter at block 21213420
_controller() view returns (address)
0xe8f09e5246859af1451c1da69c9f47b0ab239995
decimals() view returns (uint8)
18
name() view returns (string)
Wojack Chain
symbol() view returns (string)
WC
totalSupply() view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_mintTx(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lockLPToken()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.