dfohub
Verified contract
Active on
Ethereum with 12,533 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APU | ERC-20 | 1 | $0.001092 |
$0 | |
buidl | ERC-20 | 733.679824 | -- | -- | |
arte | ERC-20 | 35.120643 | -- | -- | |
COCK | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21134901 | 4 days ago | | | 0 | 0.0010407868 | |
| 21111198 | 7 days ago | | | 0 | 0.00016992693 | |
| 21111176 | 7 days ago | | | 0 | 0.00014929893 | |
| 21060238 | 14 days ago | | | 0 | 0.00023249137 | |
| 21038808 | 17 days ago | | | 0 | 0.00020483081 | |
| 21038802 | 17 days ago | | | 0 | 0.00028998247 | |
| 20986461 | 24 days ago | | | 0 | 0.00074724344 | |
| 20983113 | 25 days ago | | | 0 | 0.00018347473 | |
| 20965997 | a month ago | | | 0 | 0.00096575092 | |
| 20953574 | a month ago | | | 0 | 0.00036137035 |
ABI
ABI objects
Getter at block 21160354
decimals() view returns (uint256)
18
getProxy() view returns (address)
0xbd8115939fbfb0fd4104b86afaa594bc92916952
name() view returns (string)
dfohub
symbol() view returns (string)
buidl
totalSupply() view returns (uint256)
500517593200054700506258
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.