Vitalik's Fruit
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb498…3d9a
Balances ($0.00)
No balances found for "Vitalik's Fruit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20774092 | 2 months ago | | | 0 | 0.00052893297 | |
| 20774076 | 2 months ago | | | 0 | 0.00049616825 | |
| 20774076 | 2 months ago | | | 0 | 0.00049616825 | |
| 20774076 | 2 months ago | | | 0 | 0.00049616825 | |
| 20774076 | 2 months ago | | | 0 | 0.00049616825 | |
| 20774076 | 2 months ago | | | 0 | 0.00049616825 | |
| 20774076 | 2 months ago | | | 0 | 0.00057245302 | |
| 20774063 | 2 months ago | | | 0 | 0.00056167334 | |
| 20774057 | 2 months ago | | | 0 | 0.00053048906 | |
| 20774054 | 2 months ago | | | 0 | 0.00037210564 |
ABI
ABI objects
Getter at block 21206670
_maxTaxSw() view returns (uint256)
10000000000000000000000000
_taxThreshHold() view returns (uint256)
10000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Vitalik's Fruit
owner() view returns (address)
0x0f3a98737f26fd2f191a5d7a8fab2e1b84837c3f
symbol() pure returns (string)
Raspberries
taxBuy() view returns (uint256)
0
taxSell() view returns (uint256)
0
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x8aac2606756f0c06cdc6aeff2e5076043a15f722
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
enableTrading()
renounceOwnership()
rescueETH()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.