GOLD BRICS
Verified contract
Active on
Ethereum with 383 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 "GOLD BRICS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241091 | 7 hours ago | | | 0 | 0.00054414601 | |
| 21241043 | 7 hours ago | | | 0 | 0.00065027328 | |
| 21240965 | 8 hours ago | | | 0 | 0.00064307010 | |
| 21235649 | a day ago | | | 0 | 0.00061933071 | |
| 21235641 | a day ago | | | 0 | 0.00041846924 | |
| 21235634 | a day ago | | | 0 | 0.00054158174 | |
| 21235631 | a day ago | | | 0 | 0.00057583170 | |
| 21235630 | a day ago | | | 0 | 0.00059202250 | |
| 21227265 | 2 days ago | | | 0 | 0.00040159499 | |
| 21221667 | 3 days ago | | | 0 | 0.00049085546 |
ABI
ABI objects
Getter at block 21243223
decimals() view returns (uint8)
18
maxBuyAmount() view returns (uint256)
1050000000000000000000000
maxSellAmount() view returns (uint256)
1050000000000000000000000
maxWalletAmount() view returns (uint256)
1050000000000000000000000
name() view returns (string)
GOLD BRICS
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
BRICS+
totalSupply() view returns (uint256)
21000000000000000000000000
tradingActiveBlock() view returns (uint256)
20774395
uniswapV2Pair() view returns (address)
0x2b43a9e09d945e82c69caed6ff61b4d4651ec20f
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedMaxWalletAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiSend(address[] addresses, uint256[] tokens)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
setMarketPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newMaxBuy, uint256 newMaxSell)
updateMaxWalletAmount(uint256 newPercentage)
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()
receive()
This contract contains no error objects.