BIDEN TRUMP COIN
Verified contract
Active on
Base with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BIDEN TRUMP COIN"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17497726 | 3 months ago | | | 0 | 0.0000016426566 | |
| 17497657 | 3 months ago | | | 0 | 0.0000014919177 | |
| 17497166 | 3 months ago | | | 0 | 0.0000016159787 | |
| 17497153 | 3 months ago | | | 0 | 0.0000016220657 | |
| 17497147 | 3 months ago | | | 0 | 5.5167598e-7 | |
| 17497119 | 3 months ago | | | 0 | 0.0000015885468 | |
| 17496741 | 3 months ago | | | 0 | 0.0000013668443 | |
| 17496562 | 3 months ago | | | 0 | 0.0000013684931 | |
| 17496510 | 3 months ago | | | 0 | 0.0000013814261 | |
| 17496249 | 3 months ago | | | 0 | 0.0000013638462 |
ABI
ABI objects
Getter at block 21891034
_ots() view returns (bytes32)
0xf4f1e06ff26919860fb666c5ca3d2127faec48c558d665ce25aeb38490c8d493
_totalSupply() view returns (uint256)
460000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BIDEN TRUMP COIN
symbol() view returns (string)
$BTC
totalSupply() view returns (uint256)
460000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.