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 "BidenCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20138530 | 6 months ago | | | 0 | 0.00021060109 | |
| 20118141 | 6 months ago | | | 0 | 0.00011649792 | |
| 20118128 | 6 months ago | | | 0 | 0.00020593496 | |
| 20117964 | 6 months ago | | | 0 | 0.00025138882 | |
| 20117936 | 6 months ago | | | 0 | 0.00027427972 | |
| 20117932 | 6 months ago | | | 0 | 0.00028736307 | |
| 20117918 | 6 months ago | | | 0 | 0.00030434411 | |
| 20117911 | 6 months ago | | | 0 | 0.00026657835 | |
| 20117903 | 6 months ago | | | 0 | 0.00020317094 | |
| 20117900 | 6 months ago | | | 0 | 0.00025879018 |
ABI
ABI objects
Getter at block 21411563
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0xe165731c2c8afdaa377f1d0737a27c382fdc8417
msgSend() view returns (address)
0xc4de962638cf7281a50ae1872ddaa061e3cadefe
name() view returns (string)
BidenCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe165731c2c8afdaa377f1d0737a27c382fdc8417
startBlock() view returns (uint256)
20117804
symbol() view returns (string)
JRB
totalSupply() view returns (uint256)
420690000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addressFilter(bool choice) returns (uint256 account)
approve(address spender, uint256 amount) returns (bool)
filterNFT(uint256 sender, address account, bytes32[] buyer) returns (bytes[] data)
openTrade() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.