Venusaur Inu
Verified contract
Active on
Ethereum with 94 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7b8d…fa7e
0x7b8d…fa7e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VINU | ERC-20 | 3.588389B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16107986 | 2 years ago | | | 0 | 0.0026431250 | |
| 14032073 | 3 years ago | | | 0 | 0.0041298245 | |
| 13613701 | 3 years ago | | | 0 | 0.0047982807 | |
| 13589385 | 3 years ago | | | 0 | 0.0094417941 | |
| 13586647 | 3 years ago | | | 0 | 0.0093581389 | |
| 13582301 | 3 years ago | | | 0 | 0.0062143009 | |
| 13582121 | 3 years ago | | | 0 | 0.0075556184 | |
| 13581524 | 3 years ago | | | 0 | 0.0058089707 | |
| 13579173 | 3 years ago | | | 0 | 0.010326835 | |
| 13578287 | 3 years ago | | | 0 | 0.0061353849 |
ABI
ABI objects
Getter at block 21296288
decimals() pure returns (uint8)
9
name() pure returns (string)
Venusaur Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
VINU
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.