White Fang
Verified contract
Active on
Ethereum with 77 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 "White Fang"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16200450 | 2 years ago | | | 0 | 0.00093475282 | |
| 16200429 | 2 years ago | | | 0 | 0.0013537570 | |
| 15727625 | 2 years ago | | | 0 | 0.0014436957 | |
| 15727615 | 2 years ago | | | 0 | 0.00076214592 | |
| 15727615 | 2 years ago | | | 0 | 0.00076214592 | |
| 15727590 | 2 years ago | | | 0 | 0.0015379734 | |
| 15727569 | 2 years ago | | | 0 | 0.0013838664 | |
| 15727559 | 2 years ago | | | 0 | 0.0012830001 | |
| 15727548 | 2 years ago | | | 0 | 0.0013393273 | |
| 15727534 | 2 years ago | | | 0 | 0.0012370926 |
ABI
ABI objects
Getter at block 21219020
decimals() view returns (uint8)
18
name() view returns (string)
White Fang
owner() view returns (address)
0xbb6ea1741c2926c1e44780417f2ea4437facf8ad
symbol() view returns (string)
Woof
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf866854974300bedeccf29a63ca6d53a0e0c4f7d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.