Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAG | ERC-20 | 1.154875T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11831487 | 9 months ago | | | 0 | 0.000010285843 | |
| 11825460 | 9 months ago | | | 0 | 0.0000010578691 | |
| 11823208 | 9 months ago | | | 0 | 0.0000010578691 | |
| 11818616 | 9 months ago | | | 0 | 0.0000010403504 | |
| 11818021 | 9 months ago | | | 0 | 0.0000036916338 | |
| 11815661 | 9 months ago | | | 0 | 0.0000010262453 | |
| 11815592 | 9 months ago | | | 0 | 0.0000010172263 | |
| 11815498 | 9 months ago | | | 0 | 0.0000010565070 | |
| 11815410 | 9 months ago | | | 0 | 0.0000010167383 | |
| 11815388 | 9 months ago | | | 0 | 0.000010285843 |
ABI
ABI objects
Getter at block 23602288
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x75f712ea746b6f430987320a70d0ee264447dddf
msgSend() view returns (address)
0xd78ed09989c2c5f6a0bbe320ab31b1687fc91204
name() view returns (string)
Baseholder
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xd78ed09989c2c5f6a0bbe320ab31b1687fc91204
startBlock() view returns (uint256)
11814063
symbol() view returns (string)
BAG
totalSupply() view returns (uint256)
100000000000000000000000000
trade() view returns (bool)
true
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)
openTrading() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.