ObeyTheCult
Verified contract
Active on
Ethereum with 350 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x77e9…b877
Balances ($0.00)
No balances found for "ObeyTheCult"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19836655 | 6 months ago | | | 0 | 0.00021319014 | |
| 19179539 | 9 months ago | | | 0 | 0.00098479824 | |
| 19148391 | 9 months ago | | | 0 | 0.00086598379 | |
| 19045091 | 10 months ago | | | 0 | 0.0010563838 | |
| 19045090 | 10 months ago | | | 0 | 0.0010983984 | |
| 19045090 | 10 months ago | | | 0 | 0.0010983984 | |
| 19045090 | 10 months ago | | | 0 | 0.0010983984 | |
| 18788598 | a year ago | | | 0 | 0.0014192101 | |
| 18783082 | a year ago | | | 0 | 0.0017353404 | |
| 18775788 | a year ago | | | 0 | 0.0012607367 |
ABI
ABI objects
Getter at block 21205810
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_buyCount() view returns (uint256)
206
_maxTaxSwap() view returns (uint256)
15000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_preventSwapBefore() view returns (uint256)
2
_taxSwapThreshold() view returns (uint256)
15001000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
ObeyTheCult
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9658613e45c3a085b30dc49d002bc4be77c26554
symbol() pure returns (string)
OBEY
teamWallet() view returns (address)
0x77e9666687c3dc1905156800b4d0de9c7de1b877
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimits(uint256 _txAmount, uint256 _walletMax)
changeTax(uint256 _buyTax, uint256 _sellTax)
delegateFee(address _user)
deposit() payable
excludeFee(address _user)
manualSwap(uint256 _tokenAmount)
manualSwapPartial()
openTrading()
removeLimits()
renounceOwnership()
toggleDelay()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTeamWallet(address _teamWallet)
withdrawOwner(address _to)
withdrawTeam(address _to)
withdrawToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.