TokenBuyer
Verified contract
Active on
Base with 14,876 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 "TokenBuyer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20264497 | a month ago | | | 0.00035 | 1.2039775e-7 | |
| 20264493 | a month ago | | | 0.00035 | 1.2047303e-7 | |
| 20264378 | a month ago | | | 0.000245 | 1.1923375e-7 | |
| 20264374 | a month ago | | | 0.000245 | 1.1921996e-7 | |
| 20264310 | a month ago | | | 0.000245 | 1.1837844e-7 | |
| 20264306 | a month ago | | | 0.000245 | 1.1811184e-7 | |
| 20264267 | a month ago | | | 0.000245 | 1.1751982e-7 | |
| 20264259 | a month ago | | | 0.000245 | 1.1783759e-7 | |
| 20264251 | a month ago | | | 0.000245 | 1.1832100e-7 | |
| 20264243 | a month ago | | | 0.000245 | 1.1847570e-7 |
ABI
ABI objects
Getter at block 22133803
UNISWAP_ROUTER() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
marketingAddress() view returns (address)
0x745d0773263a0f8b5dc5a143bd6069efda006421
owner() view returns (address)
0x25a3e2358b2b02e0e51de36a5d4e217f99f6014a
tokenToBuy() view returns (address)
0x523f204fb14462f9c0c56b953dec1442aa03de05
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyToken() payable
renounceOwnership()
setMarketingAddress(address _newMarketingAddress)
setTokenToBuy(address _newTokenToBuy)
transferOwnership(address newOwner)
withdrawETH()
withdrawTokens(address tokenAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _initialTokenToBuy, address _initialMarketingAddress)
receive()
This contract contains no error objects.