Bezos Cash
Verified contract
Active on
Ethereum with 59 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Bezos Cash"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19546984 | 7 months ago | | | 0 | 0.00060098611 | |
| 11104061 | 4 years ago | | | 0 | 0.0016399510 | |
| 11091898 | 4 years ago | | | 0 | 0.0021718270 | |
| 11091803 | 4 years ago | | | 0 | 0.0021718270 | |
| 11091799 | 4 years ago | | | 0 | 0.0021496655 | |
| 11091646 | 4 years ago | | | 0 | 0.0021275040 | |
| 11091602 | 4 years ago | | | 0 | 0.0017729200 | |
| 11091596 | 4 years ago | | | 0 | 0.0016842740 | |
| 11091555 | 4 years ago | | | 0 | 0.0016399510 | |
| 11091550 | 4 years ago | | | 0 | 0.0016842740 |
ABI
ABI objects
Getter at block 21184429
_totalSupply() view returns (uint256)
198140740643686035365
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
Bezos Cash
symbol() view returns (string)
BEZOS
totalSupply() view returns (uint256)
198140740643686035365
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
findBurnPercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.