BRICS Chain
Verified contract
Active on
Ethereum with 23 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 "BRICS Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18255589 | a year ago | | | 0 | 0.00019159025 | |
| 18255584 | a year ago | | | 0 | 0.00022802289 | |
| 18254785 | a year ago | | | 0 | 0.00030279185 | |
| 18254760 | a year ago | | | 0 | 0.00019830615 | |
| 18254753 | a year ago | | | 0 | 0.00016229258 | |
| 18254746 | a year ago | | | 0 | 0.00032314278 | |
| 18254742 | a year ago | | | 0 | 0.00014980217 | |
| 18254735 | a year ago | | | 0 | 0.0011539635 | |
| 18254729 | a year ago | | | 0 | 0.00053074804 | |
| 18254727 | a year ago | | | 0 | 0.0044761327 |
ABI
ABI objects
Getter at block 21219256
decimals() view returns (uint8)
18
name() view returns (string)
BRICS Chain
owner() view returns (address)
0x02471377b9bb6d48a995ba3e221e4a1203ec12e3
pancakePair() view returns (address)
0x5ccc77875cef2d8f1cfefc9cd5e723e71710189e
symbol() view returns (string)
BRICS
totalSupply() view returns (uint256)
420690000000000000000000000000
viewGas() view returns (address)
0x02471377b9bb6d48a995ba3e221e4a1203ec12e3
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(bool _sl) returns (bool)
openTrading(address PCSA)
removeLimits(uint256 xt)
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.