VENTURION
Verified contract
Active on
Ethereum with 174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
0x3507…aa24
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VENT | ERC-20 | 727.297052 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18480183 | a year ago | | | 0 | 0.0015797323 | |
| 18239942 | a year ago | | | 0 | 0.00050292619 | |
| 17783048 | a year ago | | | 0 | 0.00095830314 | |
| 17783048 | a year ago | | | 0 | 0.00095830314 | |
| 17783048 | a year ago | | | 0 | 0.00095830314 | |
| 17781939 | a year ago | | | 0 | 0.0011231523 | |
| 17775429 | a year ago | | | 0 | 0.00084073348 | |
| 17772932 | a year ago | | | 0 | 0.0013308151 | |
| 17765259 | a year ago | | | 0 | 0.0032984812 | |
| 17765222 | a year ago | | | 0 | 0.0018163936 |
ABI
ABI objects
Getter at block 21157788
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
VENTURION
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
5
symbol() pure returns (string)
VENT
totalSupply() pure returns (uint256)
10000000000000000000000000
treasury() view returns (address)
0x3507a289111ce001f250265b179dc6bffc3eaa24
uniswapV2Pair() view returns (address)
0x6f315d37d49bb41aeb8ec4b538b8675967c9a225
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
decodefy(uint256 newBuyValue)
enableTrading()
manualSendBalance()
manualSwapTokens()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address[] wallets)
receive()
This contract contains no error objects.