Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EMBR | ERC-20 | 5.899245K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21084086 | 19 days ago | | | 0 | 0.00020854863 | |
| 19619005 | 7 months ago | | | 0 | 0.0010959382 | |
| 19619004 | 7 months ago | | | 0 | 0.0022223969 | |
| 19619003 | 7 months ago | | | 0 | 0.0022720221 | |
| 19618969 | 7 months ago | | | 0 | 0.0022259296 | |
| 19618949 | 7 months ago | | | 0 | 0.0023764155 | |
| 19618925 | 7 months ago | | | 0 | 0.0035623369 | |
| 19618746 | 7 months ago | | | 0 | 0.0022017821 | |
| 19594969 | 7 months ago | | | 0 | 0.00054982233 | |
| 19594486 | 7 months ago | | | 0 | 0.00055106386 |
ABI
ABI objects
Getter at block 21223143
DOMAIN_SEPARATOR() view returns (bytes32)
0x68948e53ccd132e24d086113a61e1a07a6c4e86a983297d528128d4f4b13b00b
buyCount() view returns (uint256)
3128
buy_tax() view returns (uint256)
5
decimals() view returns (uint8)
18
inSwap() view returns (uint256)
1
isTradingEnabled() view returns (uint256)
2
maxHolding() view returns (uint256)
1000000000000000000000000
maxTx() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Ember
owner() view returns (address)
0x185d14066f701f2db39b9bd96372c1a8ca039f29
preventSwapBefore() view returns (uint256)
10
sell_tax() view returns (uint256)
0
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
EMBR
totalSupply() view returns (uint256)
987678321000000000000000000000
uniRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
excludedAntiWhales(address) view returns (bool)
excludedFromFee(address) view returns (bool)
lps(address) view returns (bool)
nonces(address) view returns (uint256)
routers(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimTaxes()
enableTrading()
excludeFromFee(address addy)
excludeWhale(address addy)
mint(uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setAmm(address lp)
setBuyTax(uint256 newTax)
setMaxHolding(uint256 amount)
setMaxTx(uint256 amount)
setPreventSwapBefore(uint256 counter)
setRouter(address router)
setSellTax(uint256 newTax)
setSwapThreshold(uint256 newThreshold)
setUniRouter(address newRouter)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.