Emerging Assets Group
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc25c…98a3
Balances ($1.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EAG | ERC-20 | 184.692683 | $0.010295 |
$1.9 | |
EAG | ERC-20 | 184.692683 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18996176 | a year ago | | | 0 | 0.0011427870 | |
| 18272678 | a year ago | | | 0 | 0.0014330544 | |
| 18272569 | a year ago | | | 0 | 0.00052092403 | |
| 18272567 | a year ago | | | 0 | 0.00052216581 | |
| 18272564 | a year ago | | | 0 | 0.00087131352 | |
| 18272538 | a year ago | | | 0 | 0.00075501119 | |
| 18272535 | a year ago | | | 0 | 0.0011848273 | |
| 18272526 | a year ago | | | 0 | 0.00085788456 | |
| 18272525 | a year ago | | | 0 | 0.00099000363 | |
| 18272521 | a year ago | | | 0 | 0.0010639800 |
ABI
ABI objects
Getter at block 21297848
DexPair() view returns (address)
0xc1acd67992c88abdde10168b4dd92cbdc5a0e2bb
DexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
Emerging Assets Group
owner() view returns (address)
0x69b525960517cbd76d4811ab9e4c28f0260482ae
rewardDividend() view returns (address)
0xc25ca21766e9b2d83709e7fab7b6bca370d298a3
swapByLimit() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
6000000000000000000000
symbol() view returns (string)
EAG
totalSupply() view returns (uint256)
12075000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
isMarketPair(address) view returns (bool)
ischargepair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckTokens(address _token, address recipient, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableChargePair(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
setIsDividendExempt(address holder, bool exempt)
setRewardDividend(address _dividend)
setSwapBackSettings(bool _enabled, uint256 _amount, bool _limited)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.