AlexJonesInu
Verified contract
Active on
Ethereum with 8 txns
Balances ($0.00)
No balances found for "AlexJonesInu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14554955 | 3 years ago | | | 0 | 0.0013609790 | |
| 14554933 | 3 years ago | | | 0 | 0.0021507369 | |
| 14554924 | 3 years ago | | | 0 | 0.0018557652 | |
| 14554923 | 3 years ago | | | 0 | 0.025225092 | |
| 14554923 | 3 years ago | | | 0 | 0.025225092 | |
| 14554921 | 3 years ago | | | 0 | 0.0017682893 | |
| 14554744 | 3 years ago | | | 0 | 0.0012550551 | |
| 14554741 | 3 years ago | | | 0 | 0.0022798097 |
ABI
ABI objects
Getter at block 21226902
INFOWARS() view returns (address)
0xd0854b05a70acd0a737b5054dd4959ef2b685320
decimals() view returns (uint8)
18
name() view returns (string)
AlexJonesInu
owner() view returns (address)
0xd0854b05a70acd0a737b5054dd4959ef2b685320
symbol() view returns (string)
AJINU
totalSupply() view returns (uint256)
375956279201260029041382
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.