WolfWorld Token
Verified contract
Active on
Ethereum with 44 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 "WolfWorld Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9348059 | 5 years ago | | | 0 | 0.00018368730 | |
| 9248171 | 5 years ago | | | 0 | 0.00014467600 | |
| 9158735 | 5 years ago | | | 0 | 0.00075904500 | |
| 9147280 | 5 years ago | | | 0 | 0.0010742970 | |
| 9146289 | 5 years ago | | | 0 | 0.0010742970 | |
| 9118287 | 5 years ago | | | 0 | 0.000072314000 | |
| 9116829 | 5 years ago | | | 0 | 0.0010740450 | |
| 9106222 | 5 years ago | | | 0 | 0.000072314000 | |
| 9101627 | 5 years ago | | | 0 | 0.0010742970 | |
| 9092859 | 5 years ago | | | 0 | 0.00021687000 |
ABI
ABI objects
Getter at block 21388448
_totalSupply() pure returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
WolfWorld Token
owner() pure returns (address)
0x92b087e8bc25ba5539e7b0ae663ec9291045f959
symbol() pure returns (string)
WOLF
tokensBurnt() pure returns (uint256)
0
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) pure returns (uint256 remaining)
balanceOf(address tokenOwner) pure returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.