SwolePepe
Verified contract
Active on
Ethereum with 595 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 "SwolePepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19855070 | 7 months ago | | | 0 | 0.00014824657 | |
| 19852910 | 7 months ago | | | 0 | 0.00020427084 | |
| 18837069 | a year ago | | | 0 | 0.0019454372 | |
| 17951244 | a year ago | | | 0 | 0.00065726484 | |
| 17923729 | a year ago | | | 0 | 0.0010304363 | |
| 17831309 | a year ago | | | 0 | 0.00071237168 | |
| 17782166 | a year ago | | | 0 | 0.00095475821 | |
| 17684140 | a year ago | | | 0 | 0.00092067495 | |
| 17610300 | a year ago | | | 0 | 0.00060891000 | |
| 17558782 | a year ago | | | 0 | 0.00063987743 |
ABI
ABI objects
Getter at block 21384119
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
name() view returns (string)
SwolePepe
owner() view returns (address)
0x322c5b2ff020794d0a4552e80e0c3209a84d6107
symbol() view returns (string)
SWOLPEPE
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0xcc7fc4740ae0c58e3b473bee732b79c708e5a4c4
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)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.