YES Donald Trump
Verified contract
Active on
Ethereum with 1,405 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,272.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.4 | $3,180.85 |
$1,272.34 | |
ZIK | ERC-20 | 55.046047 | $0.000146 |
$0.01 | |
0x9e47…85f0 (#13900731974189947092852713860171722817829981826178629116981917578996173766656) | ERC-1555 | 74,439,153,251.229266T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20921914 | a month ago | | | 0 | 0.0010045530 | |
| 20325466 | 4 months ago | | | 0 | 0.00057387392 | |
| 19040547 | 10 months ago | | | 0 | 0.00045926849 | |
| 19040314 | 10 months ago | | | 0 | 0.00051905603 | |
| 19040140 | 10 months ago | | | 0 | 0.00050283870 | |
| 19032084 | 10 months ago | | | 0 | 0.00087617820 | |
| 18906285 | 10 months ago | | | 0 | 0.00038484443 | |
| 17904858 | a year ago | | | 0 | 0.00030559967 | |
| 17901670 | a year ago | | | 0 | 0.0012110204 | |
| 17776337 | a year ago | | | 0 | 0.00036413865 |
ABI
ABI objects
Getter at block 21162076
augurFoundry() view returns (address)
0x87876f172087e2fb5838e655dc6a929dc2dcf85c
cash() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
decimals() view returns (uint8)
15
name() view returns (string)
YES Donald Trump
shareToken() view returns (address)
0x9e4799ff2023819b1272eee430eadf510edf85f0
symbol() view returns (string)
yTrump
tokenId() view returns (uint256)
13900731974189947092852713860171722817829981826178629116981917578996173766656
totalSupply() view returns (uint256)
74439153251229267312263
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim(address _account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
onERC1155BatchReceived(address operator, address from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address from, uint256 id, uint256 value, bytes data) returns (bytes4)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unWrapTokens(address _account, uint256 _amount)
wrapTokens(address _account, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _augurFoundry, address _shareToken, address _cash, uint256 _tokenId, string _name, string _symbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.