Blendr Network
Verified contract
Active on
Base with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Blendr Network"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17933383 | 5 months ago | | | 0 | 2.5663356e-7 | |
| 17933230 | 5 months ago | | | 0 | 2.4067590e-7 | |
| 17933175 | 5 months ago | | | 0 | 2.4655098e-7 | |
| 17932746 | 5 months ago | | | 0 | 2.7293051e-7 | |
| 17932740 | 5 months ago | | | 0 | 2.7342084e-7 | |
| 17932722 | 5 months ago | | | 0 | 2.7941874e-7 | |
| 17932525 | 5 months ago | | | 0 | 2.9113435e-7 | |
| 17932482 | 5 months ago | | | 0 | 2.9634973e-7 | |
| 17932290 | 5 months ago | | | 0 | 0.000000309924591300 | |
| 17932027 | 5 months ago | | | 0 | 3.6602044e-7 |
ABI
ABI objects
Getter at block 23899475
_ots() view returns (bytes32)
0xcf362bcb2d33fe54ebaf0876d0b2c231589c8cded663bfdc5331a849d4201f08
_totalSupply() view returns (uint256)
190000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Blendr Network
symbol() view returns (string)
BLENDR
totalSupply() view returns (uint256)
190000000000000000000000000
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)
dada(address a)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.