Chinese Beaver
Verified contract
Active on
Ethereum with 85 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 "Chinese Beaver"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20047291 | 6 months ago | | | 0 | 0.00049322724 | |
| 19380096 | 9 months ago | | | 0 | 0.0029749524 | |
| 19357248 | 9 months ago | | | 0 | 0.0027668319 | |
| 19228830 | 9 months ago | | | 0 | 0.0012002239 | |
| 19221469 | 9 months ago | | | 0 | 0.0016737483 | |
| 19220654 | 9 months ago | | | 0 | 0.0015863990 | |
| 19214421 | 9 months ago | | | 0 | 0.0025344326 | |
| 19214253 | 9 months ago | | | 0 | 0.0013484515 | |
| 19214083 | 9 months ago | | | 0 | 0.0013813488 | |
| 19214081 | 9 months ago | | | 0 | 0.0020583897 |
ABI
ABI objects
Getter at block 21282765
decimals() view returns (uint8)
18
name() view returns (string)
Chinese Beaver
owner() view returns (address)
0x0000000000000000000000000000000000000000
startTradingBlock() view returns (uint256)
19194106
symbol() view returns (string)
BEAVER
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkWhitelist(address _wallet) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setWhitelistStatus(address _wallet, bool _status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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)
Whitelist(address indexed _target, bool indexed _status)
constructor()
receive()
This contract contains no error objects.