Balances ($0.00)
No balances found for "BasedDeer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16794212 | 5 months ago | | | 0 | 2.6067422e-7 | |
| 14057184 | 7 months ago | | | 0 | 0.0000043582248 | |
| 12301687 | 8 months ago | | | 0 | 0.000091660904 | |
| 10325768 | 10 months ago | | | 0 | 0.000000002174308507 | |
| 7239291 | a year ago | | | 0 | 0.000000048682000000 | |
| 6477613 | a year ago | | | 0 | 0.000000024341000000 | |
| 6066366 | a year ago | | | 0 | 0.000000024341000000 | |
| 5942298 | a year ago | | | 0 | 0.000000000224180610 | |
| 4105770 | a year ago | | | 0 | 0.0000025801460 | |
| 4039908 | a year ago | | | 0 | 3.4077400e-7 |
ABI
ABI objects
Getter at block 23073784
INITIAL_LAUNCH_DISTRIBUTION() view returns (uint256)
0
decimals() view returns (uint8)
18
isOperator() view returns (bool)
false
name() view returns (string)
BasedDeer
operator() view returns (address)
0x6b7509f656898b8777a876d4d06897041a700f5e
owner() view returns (address)
0x20b55c6baf807bd488e524b206da27142ceb314c
rewardPoolDistributed() view returns (bool)
false
symbol() view returns (string)
DEER
totalSupply() view returns (uint256)
407916607022399999925772
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)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeReward(address _launcherAddress)
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address recipient_, uint256 amount_) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.