Marvinthemartian
Verified contract
Active on
Ethereum with 70 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 "Marvinthemartian"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17560009 | a year ago | | | 0 | 0.00077411716 | |
| 17559113 | a year ago | | | 0 | 0.00037862100 | |
| 17559090 | a year ago | | | 0 | 0.00068884525 | |
| 17559089 | a year ago | | | 0 | 0.00079177341 | |
| 17559089 | a year ago | | | 0 | 0.00079177341 | |
| 17559089 | a year ago | | | 0 | 0.00079177341 | |
| 17559089 | a year ago | | | 0 | 0.00079177341 | |
| 17559089 | a year ago | | | 0 | 0.00079177341 | |
| 17559088 | a year ago | | | 0 | 0.00070086890 | |
| 17559088 | a year ago | | | 0 | 0.00080375919 |
ABI
ABI objects
Getter at block 21295049
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmt() view returns (uint256)
5000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Marvin
owner() view returns (address)
0x6372a024707362c0a9e7a1eff956ccb08459a5c8
pool() view returns (address)
0x4582f9104267aa4bdae3b5d937c6f17ec3d6cb84
symbol() view returns (string)
Marvin
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
v3Router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isMaxTxExempt(address) view returns (bool)
isPool(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
sendEth()
setIsFeeEx(address account, bool exempt)
setIsMaxTxEx(address account, bool exempt)
setIsPool(address _pool, bool _isPool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferToken(address _token, address _to)
updateMaxAmt(uint256 newNum)
updateMaxWalletAmt(uint256 newNum)
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()
receive()
This contract contains no error objects.