Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DEFIBANK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15061877 | 2 years ago | | | 0 | 0.00026644200 | |
| 12614414 | 3 years ago | | | 0 | 0.0017389143 | |
| 11165916 | 4 years ago | | | 0 | 0.0026865630 | |
| 11155827 | 4 years ago | | | 0 | 0.0027039051 | |
| 11155487 | 4 years ago | | | 0 | 0.0044938872 | |
| 11152725 | 4 years ago | | | 0 | 0.0028863900 | |
| 11152414 | 4 years ago | | | 0 | 0.015972838 | |
| 11152407 | 4 years ago | | | 0 | 0.0052843140 | |
| 11152131 | 4 years ago | | | 0 | 0.0045294120 | |
| 11152123 | 4 years ago | | | 0 | 0.0024512112 |
ABI
ABI objects
Getter at block 21205320
decimals() view returns (uint8)
18
governance() view returns (address)
0x48d71468d7e701cb4cdbcb99609370605cda0de3
name() view returns (string)
DEFIBANK
symbol() view returns (string)
DFIB
totalSupply() view returns (uint256)
7000000000000000000000
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)
setGovernance(address _governance)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.