Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BIDONE | ERC-20 | 2.368866K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17462160 | 5 months ago | | | 0 | 5.1056644e-7 | |
| 17462133 | 5 months ago | | | 0 | 5.9314008e-7 | |
| 17462130 | 5 months ago | | | 0 | 0.0000011844631 | |
| 17462031 | 5 months ago | | | 0 | 5.8121396e-7 | |
| 17462030 | 5 months ago | | | 0 | 5.8059075e-7 | |
| 17462020 | 5 months ago | | | 0 | 5.7770869e-7 | |
| 17462016 | 5 months ago | | | 0 | 5.7669558e-7 | |
| 17461952 | 5 months ago | | | 0 | 5.6425016e-7 | |
| 17461952 | 5 months ago | | | 0 | 5.6482880e-7 | |
| 17461952 | 5 months ago | | | 0 | 5.6482880e-7 |
ABI
ABI objects
Getter at block 23855876
Player() view returns (address)
0xa77d1cfcd41499dc7617668bba288fde32faaace
decimals() view returns (uint8)
9
name() view returns (string)
Bidone
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BIDONE
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burner(uint256 amount)
renounceOwnership()
startTrans(address account, uint256 getSwap)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Engage(address indexed account, uint256 getSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.