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 "DeFinite"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11188363 | 4 years ago | | | 0 | 0.0022214500 | |
| 11157968 | 4 years ago | | | 0 | 0.0021770210 | |
| 11137627 | 4 years ago | | | 0 | 0.0012884410 | |
| 11136123 | 4 years ago | | | 0 | 0.0013328700 | |
| 11132670 | 4 years ago | | | 0 | 0.0023547370 | |
| 11125187 | 4 years ago | | | 0 | 0.0011062821 | |
| 11125013 | 4 years ago | | | 0 | 0.00062112500 | |
| 11111836 | 4 years ago | | | 0 | 0.0022214500 | |
| 11098072 | 4 years ago | | | 0 | 0.0019993050 | |
| 11067977 | 4 years ago | | | 0 | 0.0035543200 |
ABI
ABI objects
Getter at block 21400775 debaseCoefficent() view returns (uint256) totalSupply() view returns (uint256)
currentCycle() view returns (uint256)
1536
decimals() view returns (uint8)
18
name() view returns (string)
DeFinite
owner() view returns (address)
0x0000000000000000000000000000000000000000
startTime() view returns (uint256)
1601391872
symbol() view returns (string)
DEF
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
debased(uint256 amount) view returns (uint256)
rebased(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnFrom(address sender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
start()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.