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 "EAGLE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11789990 | 4 years ago | | | 0 | 0.010235690 | |
| 11789979 | 4 years ago | | | 0 | 0.011357166 | |
| 11789957 | 4 years ago | | | 0 | 0.012727858 | |
| 11789951 | 4 years ago | | | 0 | 0.010502708 | |
| 11789946 | 4 years ago | | | 0 | 0.011748792 | |
| 11789945 | 4 years ago | | | 0 | 0.011837798 | |
| 11789942 | 4 years ago | | | 0 | 0.0093011270 | |
| 11789935 | 4 years ago | | | 0 | 0.014093101 | |
| 11789928 | 4 years ago | | | 0 | 0.0085445760 | |
| 11789898 | 4 years ago | | | 0 | 0.0095236420 |
ABI
ABI objects
Getter at block 21332299
decimals() view returns (uint8)
8
name() view returns (string)
EAGLE
owner() view returns (address)
0x60e8f00c838271c2c8293d151792d262211f850b
symbol() view returns (string)
🦅
totalBurn() view returns (uint256)
644740559516546747
totalFees() view returns (uint256)
644740559516546747
totalSupply() view returns (uint256)
24955259440483453253
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.