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 "Bitgert"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20017372 | 5 months ago | | | 0 | 0.00053182687 | |
| 19357352 | 9 months ago | | | 0 | 0.0012505908 | |
| 17668576 | a year ago | | | 0 | 0.00068534019 | |
| 17633466 | a year ago | | | 0 | 0.0014893610 | |
| 17613325 | a year ago | | | 0 | 0.0018925862 | |
| 17608138 | a year ago | | | 0 | 0.00031508306 | |
| 17607933 | a year ago | | | 0 | 0.00076863733 | |
| 17607931 | a year ago | | | 0 | 0.00092099179 | |
| 17607927 | a year ago | | | 0 | 0.00068019091 | |
| 17607843 | a year ago | | | 0 | 0.00070083435 |
ABI
ABI objects
Getter at block 21223184
decimals() view returns (uint8)
18
name() view returns (string)
Bitgert
owner() view returns (address)
0xd5b984611eba521991c55acc58d5d35db18f33da
symbol() view returns (string)
BRISE
theteam() view returns (address)
0xf6551fa6644275713d2b900f341fa01fb29ec63c
totalSupply() view returns (uint256)
690000000000000000000000000000
Read-only
CAmount(address account) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Transactx(address[] accounts, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.