VinuChain Token
Verified contract
Active on
Ethereum with 31 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 "VinuChain Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18615841 | a year ago | | | 0 | 0.0010825170 | |
| 18350210 | a year ago | | | 0 | 0.00030054628 | |
| 18309244 | a year ago | | | 0 | 0.00018314593 | |
| 18309241 | a year ago | | | 0 | 0.00016478836 | |
| 18308538 | a year ago | | | 0 | 0.00022735698 | |
| 18308480 | a year ago | | | 0 | 0.00031324058 | |
| 18306916 | a year ago | | | 0 | 0.00045080126 | |
| 18306666 | a year ago | | | 0 | 0.00025053009 | |
| 18306636 | a year ago | | | 0 | 0.00042858775 | |
| 18306601 | a year ago | | | 0 | 0.00042764821 |
ABI
ABI objects
Getter at block 21125017
decimals() view returns (uint8)
18
name() view returns (string)
VinuChain Token
owner() view returns (address)
0x0f74c176aba8e8d2aa9a4fad4e5df3ab8746189b
pancakePair() view returns (address)
0xcff0172dffd0fd1e0f08ec0598f69c69016df34f
symbol() view returns (string)
VC
totalSupply() view returns (uint256)
1000000000000000000000000000
viewGas() view returns (address)
0x0f74c176aba8e8d2aa9a4fad4e5df3ab8746189b
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(uint256 addBots)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(bool _sl) returns (bool)
openTrading(address bots)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.