The Overlord Project
Verified contract
Active on
Ethereum with 64 txns
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 |
---|---|---|---|---|---|
OVERLORD | ERC-20 | 26.127799B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14949739 | 2 years ago | | | 0 | 0.00076456363 | |
| 14928893 | 2 years ago | | | 0 | 0.0068009942 | |
| 14917577 | 2 years ago | | | 0 | 0.0017981109 | |
| 14917397 | 2 years ago | | | 0 | 0.0021266850 | |
| 14917379 | 2 years ago | | | 0 | 0.0046619000 | |
| 14917241 | 2 years ago | | | 0 | 0.0059357847 | |
| 14917234 | 2 years ago | | | 0 | 0.0021002553 | |
| 14917230 | 2 years ago | | | 0 | 0.0017124081 | |
| 14917229 | 2 years ago | | | 0 | 0.0025279328 | |
| 14917220 | 2 years ago | | | 0 | 0.0021545367 |
ABI
ABI objects
Getter at block 21211157
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_OWNER() view returns (bytes32)
0x878383d5df9fcd73beacab8a6acfdba5b44aa5aca352bba83bed3315b18a10a3
EXCLUDED_HASH() view returns (bytes32)
0x270221b18814a6eefbdcb82121f19495c058a3c7c42f11c2ab89d1da64b4579e
PAIR_HASH() view returns (bytes32)
0xd2654377a744dfef2628bf9cf3d857efd4e3961f50697d305abe9257a6effd5d
buyerFee() view returns (uint256)
400
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
maxAmount() view returns (uint256)
1000000000000000000000000000000
name() view returns (string)
The Overlord Project
ownedBy() view returns (address)
0x09fdb7cc751494e0607f3d4f17e17e985c583198
sellerFee() view returns (uint256)
9999
symbol() view returns (string)
OVERLORD
totalSupply() view returns (uint256)
1000000000000000000000000000000
txFee() view returns (uint256)
0
Read-only
Limtcheck(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events Manualswap()
UpdateLimitcheck(address _addr, bool _status)
approve(address spender, uint256 amount) returns (bool)
changeRouter(address _router)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFrom(address account)
grantRole(bytes32 role, address account)
grantRoleToPair(address pair)
includeTo(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokePairRole(address pair)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTransferAmount(uint256 newMaxAmount)
updateSellerFee(uint256 newSellerFee)
updateTxFee(uint256 newTxFee)
Approval(address indexed owner, address indexed spender, uint256 value)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.