Digital Gold
Verified contract
Active on
Ethereum with 492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7ac0…d754
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTC | ERC-20 | 1.116922M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244108 | 14 hours ago | | | 0 | 0.00075016852 | |
| 21238676 | a day ago | | | 0 | 0.00045614580 | |
| 21225576 | 3 days ago | | | 0 | 0.00053011415 | |
| 21220550 | 4 days ago | | | 0 | 0.00054301920 | |
| 21218900 | 4 days ago | | | 0 | 0.00059128748 | |
| 21213289 | 5 days ago | | | 0 | 0.00052826240 | |
| 21204772 | 6 days ago | | | 0 | 0.00064022370 | |
| 21202585 | 6 days ago | | | 0 | 0.00061666295 | |
| 21201968 | 6 days ago | | | 0 | 0.00064663232 | |
| 21201702 | 7 days ago | | | 0 | 0.00092335050 |
ABI
ABI objects
Getter at block 21248411
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Digital Gold
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BTC
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x3a3527e2dfb3832f5bd9b5b82efa2f284b9d2138
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)
blockSnipers(address[] bots_)
changeFee(uint256 _newInitialBuyFee, uint256 _newInitialSellFee)
enableTrading()
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSnipers(address[] notbot)
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.