Brick Finance
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9110…4136
0x9110…4136
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRICK | ERC-20 | 2.596166M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18974539 | 10 months ago | | | 0 | 0.0011963733 | |
| 18974539 | 10 months ago | | | 0 | 0.0011963733 | |
| 18973546 | 10 months ago | | | 0 | 0.00091869875 | |
| 18973542 | 10 months ago | | | 0 | 0.0015045657 | |
| 18973275 | 10 months ago | | | 0 | 0.00073293831 | |
| 18973133 | 10 months ago | | | 0 | 0.00081367794 | |
| 18973059 | 10 months ago | | | 0 | 0.00090446061 | |
| 18973054 | 10 months ago | | | 0 | 0.00095043904 | |
| 18973026 | 10 months ago | | | 0 | 0.00096762209 | |
| 18973024 | 10 months ago | | | 0 | 0.0014041997 |
ABI
ABI objects
Getter at block 21202137
decimals() view returns (uint8)
9
maxTxAmount() view returns (uint256)
1000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000
name() view returns (string)
Brick Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThreshold() view returns (uint256)
10000000000000
symbol() view returns (string)
BRICK
totalSupply() view returns (uint256)
1000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPairAddress(address) view returns (bool)
isExcludedFromAll(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.