Verime Mobile
Verified contract
Active on
Ethereum with 5,117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VME | ERC-20 | 51.260335K | -- | -- | |
SHIT | ERC-20 | 26.665K | -- | -- | |
CNN | ERC-20 | 128 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18198198 | a year ago | | | 0 | 0.00034067237 | |
| 15050394 | 2 years ago | | | 0 | 0.00068819396 | |
| 13616881 | 3 years ago | | | 0 | 0.0034294410 | |
| 13467231 | 3 years ago | | | 0 | 0.0037117569 | |
| 13239970 | 3 years ago | | | 0 | 0.0039827540 | |
| 13239969 | 3 years ago | | | 0 | 0.0031879251 | |
| 12943224 | 3 years ago | | | 0 | 0.00074218195 | |
| 12857870 | 3 years ago | | | 0 | 0.0015545450 | |
| 12361372 | 4 years ago | | | 0 | 0.0016217146 | |
| 12307844 | 4 years ago | | | 0 | 0.0026689264 |
ABI
ABI objects
Getter at block 21169661
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Verime Mobile
owner() view returns (address)
0x66f871ae9dd09c06139a88ebf1669e5bba042939
symbol() view returns (string)
VME
totalSupply() view returns (uint256 totalSupply)
1000000000000000000000000000
whitelistedContract() view returns (address)
0x25bd36fb81a3af8cab75e1a589321ba154d68104
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeWhitelistedContract(address newAddress) returns (bool)
enableTransfer()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _multisig)
This contract contains no fallback and receive objects.
This contract contains no error objects.