This contract is being backfilled. You may encounter incomplete storage history.

Great British Pound Tether

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0xf387b678 at 10017260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Great British Pound Tether"

0x8ad7d22979a6c28e239efac7ceccb623cf2908376e8ff3a386a40b31c4944fcc
0xf8c3441cab3183875293baad7e83aa7b7506f106547b492bfd2d1f040c08bcf5
0xadb189c8d70d24ed1412639be5e2abceaecb18b9dde4742a9c9afbcb590cbe93
0x0c4b0456b953f6e502cc5a83cf05d685d5c64dc1a6e523a29f86c7d1d95eef14
0x00a9bf5ecdf063ee4e7071bddb09c2f753f7cd26d82f6bbef2b83be8f95eb02b
0x1fd32ab8b5f13b9428147c2e4d962104f00605c2d0743d00fbdcb7c4d53cef66
0x0136cef434cc195345c31abd30fd5f774ec056d97bdbb5cf58f47b70dfd5f2ad
0x08bb203ade2815c7bcaa9534e84817de46eac7aab91ef7363b9b860952a1bf7a
0xe46a75c134d3009ae063d4f08fc7226397e3fc9c5081a9acc7b6fcea6420f6cd
0x60c91bfac4d70ca4187a143d9557a8fd84027d1d2add64c3772d457dd5ccbf23

Functions
Getter at block 20798402
INITIAL_SUPPLY(view returns (uint256)
50000000000000000
decimalFactor(view returns (uint256)
100000000
decimals(view returns (uint8)
8
name(view returns (string)
Great British Pound Tether
owner(view returns (address)
0xfbf9279aa1d33c1dc3bd0e652dbd1db61782aa18
stopped(view returns (bool)
false
symbol(view returns (string)
GBPT
totalSupply(view returns (uint256)
50000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
close(
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.