Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($231.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEXO | ERC-20 | 160.947189 | $1.44 |
$231.76 | |
WHACKD | ERC-20 | 1.627887K | -- | -- | |
ESH | ERC-20 | 90.817011 | -- | -- | |
BUIDL | ERC-20 | 10 | -- | -- | |
buidl | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21178004 | 16 days ago | | | 0 | 0.00063753950 | |
| 21178003 | 16 days ago | | | 0 | 0.00059478835 | |
| 20773536 | 2 months ago | | | 0 | 0.00030424305 | |
| 20417973 | 4 months ago | | | 0 | 0.00023704897 | |
| 19943477 | 6 months ago | | | 0 | 0.00010722724 | |
| 19943476 | 6 months ago | | | 0 | 0.00011013382 | |
| 19879767 | 6 months ago | | | 0 | 0.00023162282 | |
| 19756147 | 7 months ago | | | 0 | 0.00043606920 | |
| 19639864 | 8 months ago | | | 0 | 0.0013203685 | |
| 19512564 | 8 months ago | | | 0 | 0.0030121458 |
ABI
ABI objects
Getter at block 21295351
decimals() view returns (uint256)
18
getProxy() view returns (address)
0x35c5aca03655af56368dd545b3caad0caf9a72ae
name() view returns (string)
DFOHub
symbol() view returns (string)
BUIDL
totalSupply() view returns (uint256)
29846817868579287901123601
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)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string name, string symbol, uint256 decimals, uint256 totalSupply)
mint(uint256 amount)
setProxy()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint256 decimals, uint256 totalSupply)
receive()
This contract contains no error objects.