Unipepe
Verified contract
Proxy
Active on
Ethereum with 69 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb926…ca8b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNIPEPE | ERC-20 | 4.921126M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18076972 | a year ago | | | 0 | 0.0012670482 | |
| 17926995 | a year ago | | | 0 | 0.0011517254 | |
| 17886618 | a year ago | | | 0 | 0.0013125834 | |
| 17886446 | a year ago | | | 0 | 0.00087160347 | |
| 17886425 | a year ago | | | 0 | 0.0013220680 | |
| 17886404 | a year ago | | | 0 | 0.00067288651 | |
| 17886392 | a year ago | | | 0 | 0.00074231241 | |
| 17886377 | a year ago | | | 0 | 0.0013361371 | |
| 17886373 | a year ago | | | 0 | 0.0012109387 | |
| 17886338 | a year ago | | | 0 | 0.00075353901 |
ABI
ABI objects
Getter at block 21418860
_buyCount() view returns (uint256)
75
_maxTaxSwap() view returns (uint256)
500000000000000
_maxTxAmount() view returns (uint256)
3000000000000000
_maxWalletSize() view returns (uint256)
6000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
_taxWallet() view returns (address)
0xb926d58139280d4f9bece703b98c08ef5428ca8b
decimals() pure returns (uint8)
9
factory() view returns (address)
0x5d7ae4efaee2bfe104a3e8b3eae3842cd22b0644
name() view returns (string)
Unipepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
ref() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
UNIPEPE
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x208d659727a88cfbe593f396c8cc734370360e67
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)
init(string _nameIn, string _symbolIn, address _user, address _refAddress) payable returns (address poolAddress)
manualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address _updateTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.