GoldenPepe
Verified contract
Active on
Ethereum with 998 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 "GoldenPepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20669756 | 3 months ago | | | 0 | 0.00014232652 | |
| 20525971 | 4 months ago | | | 0 | 0.00021497117 | |
| 20445776 | 4 months ago | | | 0 | 0.000070692000 | |
| 20410259 | 4 months ago | | | 0 | 0.00010411404 | |
| 19738305 | 7 months ago | | | 0 | 0.00038247240 | |
| 19738293 | 7 months ago | | | 0 | 0.00054490179 | |
| 19516908 | 8 months ago | | | 0 | 0.00041314914 | |
| 18690252 | a year ago | | | 0 | 0.0013968864 | |
| 18628099 | a year ago | | | 0 | 0.0019075095 | |
| 18511740 | a year ago | | | 0 | 0.0019890568 |
ABI
ABI objects
Getter at block 21326115
decimals() view returns (uint8)
5
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
GoldenPepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xc1caa6f135327e1f255802c45ded2c52b9dcea9f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
GOLD
totalSupply() view returns (uint256)
69042069000069042069
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
receiveStuckETH()
receiveStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
renounceOwnership()
setTaxReceiver(address _receiver)
setTaxes(uint256 _transferpercent, uint256 _sellpercent, uint256 _buypercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ClearStuck(uint256 amount)
ClearToken(address TokenAddressCleared, uint256 Amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.