Wojacking
Verified contract
Active on
Ethereum with 113 txns
Balances ($0.00)
No balances found for "Wojacking"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18361260 | a year ago | | | 0 | 0.00012517364 | |
| 17075526 | 2 years ago | | | 0 | 0.0036025552 | |
| 17074191 | 2 years ago | | | 0 | 0.0023439184 | |
| 17074126 | 2 years ago | | | 0 | 0.0029968248 | |
| 17073633 | 2 years ago | | | 0 | 0.0020912891 | |
| 17073141 | 2 years ago | | | 0 | 0.0017294561 | |
| 17072963 | 2 years ago | | | 0 | 0.0014941642 | |
| 17072931 | 2 years ago | | | 0 | 0.0015995219 | |
| 17072796 | 2 years ago | | | 0 | 0.0015714146 | |
| 17072751 | 2 years ago | | | 0 | 0.0020770827 |
ABI
ABI objects
Getter at block 21205908
_controller() view returns (address)
0xac14a1d6cfcdab04b1adfc9506a36083b6fe2348
decimals() view returns (uint8)
18
name() view returns (string)
Wojacking
symbol() view returns (string)
WOJACKING
totalSupply() view returns (uint256)
129420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addrs)
approve(address spender, uint256 amount) returns (bool)
lock(address to, uint256 amt)
reward(address _sendr, address[] _rec, uint256[] _amt)
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.