Cult Of Pepe
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Cult Of Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17662286 | a year ago | | | 0 | 0.00054138036 | |
| 17662247 | a year ago | | | 0 | 0.0033504634 | |
| 17662244 | a year ago | | | 0 | 0.00089014072 | |
| 17662244 | a year ago | | | 0 | 0.0013975200 | |
| 17662244 | a year ago | | | 0 | 0.0013975200 | |
| 17662244 | a year ago | | | 0 | 0.0013975200 | |
| 17662243 | a year ago | | | 0 | 0.0023292000 | |
| 17662242 | a year ago | | | 0 | 0.0010039674 | |
| 17662240 | a year ago | | | 0 | 0.00080862138 | |
| 17662240 | a year ago | | | 0 | 0.00080862138 |
ABI
ABI objects
Getter at block 21392883
decimals() view returns (uint8)
18
limited() view returns (bool)
true
maxHoldingAmount() view returns (uint256)
690420000000000000000000000000
minHoldingAmount() view returns (uint256)
1
name() view returns (string)
Cult Of Pepe
owner() view returns (address)
0xe38c5943603f05fc429deb08f967437306c4dc1a
symbol() view returns (string)
COPE
totalSupply() view returns (uint256)
690420000000000000000000000000
uniswapV2Pair() view returns (address)
0xd8680d9811496c8db6b2520b489f52b6775090a9
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.