BrainLet Capital DAO
Verified contract
Active on
Ethereum with 310 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3f57…6654
0x46a3…0f16
0xeaec…8351
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,622.44 |
$0 | |
BLC | ERC-20 | 1.553334B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18911126 | a year ago | | | 0 | 0.00094662332 | |
| 15380452 | 2 years ago | | | 0 | 0.00069994420 | |
| 15202787 | 2 years ago | | | 0 | 0.00043105493 | |
| 14709097 | 3 years ago | | | 0 | 0.0010875298 | |
| 14379107 | 3 years ago | | | 0 | 0.00047209016 | |
| 13916060 | 3 years ago | | | 0 | 0.015825093 | |
| 13913935 | 3 years ago | | | 0 | 0.0045675360 | |
| 13865481 | 3 years ago | | | 0 | 0.0018537984 | |
| 13830905 | 3 years ago | | | 0 | 0.0015492107 | |
| 13797968 | 3 years ago | | | 0 | 0.0018013883 |
ABI
ABI objects
Getter at block 21316765
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
995371983048788927294
getOwner() view returns (address)
0x21b53cd3768994de237bf77d97b40c939eb465d6
getTotalClaimed() view returns (uint256)
0
getTotalDividends() view returns (uint256)
0
launchedAt() view returns (uint256)
13737552
marketingWallet() view returns (address)
0x3f57d830060b255167c64790c09c286c18036654
name() pure returns (string)
BrainLet Capital DAO
pair() view returns (address)
0xd2280f8bbc57aabc595c4d10c786bdc659c78dc1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
BLC
totalSupply() view returns (uint256)
1000000000000000000000
treasury() view returns (address)
0x46a3963d8e8d6ce20d06550e82439ba2f5130f16
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getClaimableDividendOf(address shareholder) view returns (uint256)
getDividendsClaimedOf(address shareholder) view returns (uint256)
isInBot(address _address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimDividend()
claimDividend(address holder)
manualBurn(uint256 amount) returns (bool)
manualSend()
openTrading()
removeBuyLimit()
setBot(address _address, bool toggle)
setFee(uint256 _fee)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setTreasury(address _treasury)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.