Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GENTS | ERC-20 | 540.062433B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19270161 | 9 months ago | | | 0 | 0.0017746422 | |
| 18733320 | a year ago | | | 0 | 0.0034992415 | |
| 18733313 | a year ago | | | 0 | 0.0015746905 | |
| 18483673 | a year ago | | | 0 | 0.00053820389 | |
| 18204829 | a year ago | | | 0 | 0.00032342006 | |
| 17915903 | a year ago | | | 0 | 0.00095444467 | |
| 17710721 | a year ago | | | 0 | 0.00075322619 | |
| 17680976 | a year ago | | | 0 | 0.0011918112 | |
| 17402676 | a year ago | | | 0 | 0.0011042103 | |
| 17348911 | 2 years ago | | | 0 | 0.00063714635 |
ABI
ABI objects
Getter at block 21302559
decimals() view returns (uint8)
9
delay() view returns (uint256)
0
marketingWallet() view returns (address)
0xf851f31c18c4e607af0d35b3c56f064362dcbbc0
maxTx() view returns (uint256)
777000777000777000000000
maxWallet() view returns (uint256)
777000777000777000000000
name() view returns (string)
Milord
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9649dd9e6c6a7f035420f402d82a70fa21b3004b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1942501942501000000000
symbol() view returns (string)
GENTS
taxes() view returns (uint256 buy, uint256 sell, uint256 transfer)
(buy=0, sell=1, transfer=0)
totalSupply() view returns (uint256)
777000777000777000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address user) view returns (bool status)
rekt(address user) view returns (bool status)
userLastTransfer(address user) view returns (uint256 timestamp)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
bulkExemptFee(address[] accounts, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
frankenstein()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rektUnRekt(address[] accounts, bool status)
removeLimits()
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
setDelay(uint256 time)
setExemptFee(address _address, bool state)
setLimits(uint256 _maxTx, uint256 _maxWallet)
setMarketingWallet(address newWallet)
setRouterAndPair(address newRouter, address newPair)
setSwapEnabled(bool status)
setSwapTreshhold(uint256 amount)
setTaxes(uint256 _buyTax, uint256 _sellTax, uint256 _transferTax)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address _router)
receive()
This contract contains no error objects.