The Verge
Verified contract
Active on
Ethereum with 1,303 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x634a…ef42
3 additional
variables
Balances ($186.84)
Native
Value
$186.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.056857 | $3,286.21 |
$186.84 | |
GOD | ERC-20 | 10.422157M | -- | -- | |
VERGE | ERC-20 | 829.667985K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240098 | 18 hours ago | | | 0 | 0.00030781394 | |
| 21240094 | 18 hours ago | | | 0 | 0.00047427376 | |
| 21221302 | 3 days ago | | | 0 | 0.00060878445 | |
| 21221294 | 3 days ago | | | 0 | 0.00053087419 | |
| 21211823 | 5 days ago | | | 0 | 0.00061747690 | |
| 21207605 | 5 days ago | | | 0 | 0.00050875594 | |
| 21198885 | 6 days ago | | | 0 | 0.00095101884 | |
| 21198712 | 7 days ago | | | 0 | 0.0010527332 | |
| 21198227 | 7 days ago | | | 0 | 0.0011516248 | |
| 21197842 | 7 days ago | | | 0 | 0.0013674546 |
ABI
ABI objects
Getter at block 21245318
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() view returns (string)
The Verge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
VERGE
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_)
receive()
This contract contains no error objects.